##################################################################
# Theme file for specififying the appearance of LimeWire.  All
# LimeWire colors and fonts can be customized below.  The 
# documentation for these settings is provided at:
#
# http://www.limewire.com/skins
#
# Look under "Visual Design" and particularly "Themes."  This
# will make the color and font names below much easier to 
# understand.
##################################################################
# White_theme
THEME_VERSION=2

PRIMARY1_COLOR=#8EA2AA
PRIMARY2_COLOR=#FFFFFF
PRIMARY3_COLOR=#FFFFFF
SECONDARY1_COLOR=#79A2FF
SECONDARY2_COLOR=#8BDDFF
SECONDARY3_COLOR=#FFFFFF
WINDOW1_COLOR=#505050
WINDOW2_COLOR=#C1EDFF
WINDOW3_COLOR=#EBF9FF
WINDOW4_COLOR=#323232
WINDOW5_COLOR=#AFA7A7
WINDOW6_COLOR=#EBF6FF
WINDOW7_COLOR=#C1EDFF
WINDOW8_COLOR=#323232
WINDOW9_COLOR=#595EBF
WINDOW10_COLOR=#595EBF
WINDOW11_COLOR=#FFFFFF
WINDOW12_COLOR=#C1EDFF
TABLE_HEADER_BACKGROUND_COLOR=#99DEFB
TABLE_BACKGROUND_COLOR=#DDF5FF
TABLE_ALTERNATE_COLOR=#B7E3F5
NOT_SHARING_LABEL_COLOR=#D00005
SEARCH_FILTER_TITLE_TOP_COLOR=#ffffff
SEARCH_FILTER_TITLE_COLOR=#4DCBFF
SEARCH_PANEL_BG_1=#419AFD
SEARCH_PANEL_BG_2=#C1EDFF
SEARCH_GRID_COLOR=#EBF9FF
SEARCH_PRIVATE_IP_COLOR=#FF0000
SEARCH_RESULT_SPEED_COLOR=#0000FF

##################################################################
# Font settings can be set below.  For the style of the font,
# only plain and bold are supported.  Plain is specified as
# "0", wherease bold is specified as "1".
##################################################################

# tabs and window labels
CONTROL_TEXT_FONT_NAME=Verdana
CONTROL_TEXT_FONT_STYLE=1
CONTROL_TEXT_FONT_SIZE=10

# nothing in 1.4, results list File Title and Library folder names in 1.3
SYSTEM_TEXT_FONT_NAME=Verdana
SYSTEM_TEXT_FONT_STYLE=0
SYSTEM_TEXT_FONT_SIZE=10

# results list font in 1.4, results list details in 1.3
USER_TEXT_FONT_NAME=Verdana
USER_TEXT_FONT_STYLE=0
USER_TEXT_FONT_SIZE=10

# nothing in 1.4 or 1.3
MENU_TEXT_FONT_NAME=Verdana
MENU_TEXT_FONT_STYLE=0
MENU_TEXT_FONT_SIZE=11

# nothing in 1.4 or 1.3
WINDOW_TITLE_FONT_NAME=Verdana
WINDOW_TITLE_FONT_STYLE=1
WINDOW_TITLE_FONT_SIZE=11

# nothing in 1.4 or 1.3
SUB_TEXT_FONT_NAME=Verdana
SUB_TEXT_FONT_STYLE=0
SUB_TEXT_FONT_SIZE=9

